Skip to content

fix: use fail-level=none for suggestion pass to avoid exit 1 - #101

Open
anatox wants to merge 1 commit into
reviewdog:masterfrom
anatox:fix/suggestions
Open

fix: use fail-level=none for suggestion pass to avoid exit 1#101
anatox wants to merge 1 commit into
reviewdog:masterfrom
anatox:fix/suggestions

Conversation

@anatox

@anatox anatox commented Jul 30, 2026

Copy link
Copy Markdown

Pass -fail-level=none / drop -fail-on-error to the suggestion pass so suggestions don't fail the job when fail_level is set above none. Closes #100

@anatox
anatox marked this pull request as draft August 14, 2026 01:33
@anatox
anatox marked this pull request as ready for review August 14, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fail_level: error (or any level above none) makes the job fail on the suggestion step

1 participant